SG FileSys | |
Icon Property |
Overview Constants Error Codes |
Returns icon that represents the file. Read only.
object.Icon(size as IconSize) As Object
Part | Description |
object | The object is expression that evaluates to the Item object. |
size | Required. Size of the icon to retrieve or set. Value for the size parameter can be obtained from the IconSize enumeration. |
Size can be one of this values:
Small_16x16 | &H00000010& | 16 |
Big_32x32 | &H00000020& | 32 |